const struct FC_Type _MSG_BH_LV_main = { 35, "This is a list of your phone numbers.\nDouble click an entry to dial the number.\nYou can edit your phone numbers on Phonebook-page."};
const struct FC_Type _MSG_BH_BT_Dial = { 36, "Dial the number selected in list"};
const struct FC_Type _MSG_BH_LV_set = { 37, "This is the phonebook.\nYou can sort the entries with drag&drop."};
const struct FC_Type _MSG_BH_STR_Name = { 38, "Here you can change the\nname in selected list entry."};
const struct FC_Type _MSG_BH_STR_Number = { 39, "Here you can change the\nnumber in selected list entry."};
const struct FC_Type _MSG_BH_BT_Add = { 40, "This button adds an empty entry at the end of the list.\nYou can enter a new name and number."};
const struct FC_Type _MSG_BH_BT_Remove = { 41, "With this button, you can remove the active entry in list.\nBEWARE: There is no way to get the entry back,\nif you haven't saved the phonebook."};
const struct FC_Type _MSG_BH_BT_Sort = { 42, "Sort the names in list alphabetically."};
const struct FC_Type _MSG_BH_BT_Load = { 43, "Load phonebook from disk.\nYou can set the name of your phonebook-file\non settings-page."};
const struct FC_Type _MSG_BH_BT_Save = { 44, "Save phonebook to disk.\nYou can set the name of your phonebook-file\non settings-page."};
const struct FC_Type _MSG_BH_SL_Length = { 45, "The duration of a DTMF tone in milliseconds"};
const struct FC_Type _MSG_BH_SL_Pause = { 46, "The duration of the pause between \ntwo DTMF tones in milliseconds"};
const struct FC_Type _MSG_BH_SL_Wait = { 47, "The time to wait when a '!'\ncharacter is in number."};
const struct FC_Type _MSG_BH_CH_system = { 48, "Activate this, if you have a telephone system.\nEnter the number you have to dial\nfor an exchange line in string gadget on the right."};
const struct FC_Type _MSG_BH_STR_system = { 49, "Enter number for exchange line.\nUse a '!' to wait some time for the line.\nYou can set the wait time with the wait length slider above."};
const struct FC_Type _MSG_BH_STR_DialCode = { 50, "Enter the dial code to call to foreign countries.\nA '+' in a number will be replaced with this number.\nUse '!' to wait some time for the line."};
const struct FC_Type _MSG_BH_STR_PA_pbname = { 51, "Enter the filename of your phonebook"};
const struct FC_Type _MSG_BH_BT_PrefSave = { 52, "Save all settings on this page"};
const struct FC_Type _MSG_NOTLOADED = { 53, "Could not load phonebook.\nPlease check filename on settings-page."};
const struct FC_Type _MSG_NOTSAVED = { 54, "Could not save phonebook.\nPlease check filename on settings-page."};
const struct FC_Type _MSG_BT_OK = { 55, "OK"};
const struct FC_Type _MSG_ABOUT1 = { 56, "\ecThis program is Mailware!"};
const struct FC_Type _MSG_ABOUT2 = { 57, "\ecPlease send me an email,"};
const struct FC_Type _MSG_ABOUT3 = { 58, "\ecif you like it."};
const struct FC_Type _MSG_BH_CH_CONCEAL = { 60, "Don't submit your telephone\nnumber when you call someone.\nThis is done by dialling *31# in front\nof the telephone number and may not\nwork in all telephone networks."};